home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / share / 39 / _SETUP.1 / Qimage.exe / 0 / RCDATA / TFORM31 / TFORM31.txt
Text File  |  2000-07-30  |  7KB  |  282 lines

  1. object Form31: TForm31
  2.   Left = 440
  3.   Top = 344
  4.   Width = 441
  5.   Height = 300
  6.   Caption = 'NEF Image Format'
  7.   Color = clBtnFace
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   PixelsPerInch = 120
  15.   TextHeight = 16
  16.   object BitBtn1: TBitBtn
  17.     Left = 280
  18.     Top = 176
  19.     Width = 145
  20.     Height = 31
  21.     Hint = 'Restore all NEF parameters to default values.'
  22.     Caption = 'Restore Defaults'
  23.     ParentShowHint = False
  24.     ShowHint = True
  25.     TabOrder = 0
  26.     OnClick = BitBtn1Click
  27.     Glyph.Data = {
  28.       76010000424D7601000000000000760000002800000020000000100000000100
  29.       04000000000000010000130B0000130B00001000000000000000000000000000
  30.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  31.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  32.       3333333333FFFFF3333333333999993333333333F77777FFF333333999999999
  33.       3333333777333777FF33339993707399933333773337F3777FF3399933000339
  34.       9933377333777F3377F3399333707333993337733337333337FF993333333333
  35.       399377F33333F333377F993333303333399377F33337FF333373993333707333
  36.       333377F333777F333333993333101333333377F333777F3FFFFF993333000399
  37.       999377FF33777F77777F3993330003399993373FF3777F37777F399933000333
  38.       99933773FF777F3F777F339993707399999333773F373F77777F333999999999
  39.       3393333777333777337333333999993333333333377777333333}
  40.     NumGlyphs = 2
  41.   end
  42.   object BitBtn2: TBitBtn
  43.     Left = 360
  44.     Top = 226
  45.     Width = 65
  46.     Height = 31
  47.     TabOrder = 1
  48.     OnClick = BitBtn2Click
  49.     Kind = bkOK
  50.   end
  51.   object GroupBox1: TGroupBox
  52.     Left = 280
  53.     Top = 8
  54.     Width = 145
  55.     Height = 161
  56.     Caption = 'Color Space'
  57.     TabOrder = 2
  58.     object RadioButton1: TRadioButton
  59.       Left = 8
  60.       Top = 16
  61.       Width = 129
  62.       Height = 17
  63.       Hint = 'Show the RGB data exactly as recorded by the D1 CCD'
  64.       Caption = 'None (D1 Native)'
  65.       ParentShowHint = False
  66.       ShowHint = True
  67.       TabOrder = 0
  68.     end
  69.     object RadioButton2: TRadioButton
  70.       Left = 8
  71.       Top = 136
  72.       Width = 97
  73.       Height = 17
  74.       Hint = 
  75.         'Use the custom Qimage Pro color space (basically sRGB with a wid' +
  76.         'er gamut)'
  77.       Caption = 'Qimage Pro'
  78.       ParentShowHint = False
  79.       ShowHint = True
  80.       TabOrder = 1
  81.     end
  82.     object RadioButton3: TRadioButton
  83.       Left = 8
  84.       Top = 40
  85.       Width = 97
  86.       Height = 17
  87.       Hint = 
  88.         'Use the "Adobe RGB (1998)" color space (default).  In addition t' +
  89.         'o having a wide color gamut, the Adobe RGB color space also work' +
  90.         's well for web and other applications without appearing oversatu' +
  91.         'rated.'
  92.       Caption = 'Adobe RGB'
  93.       Checked = True
  94.       ParentShowHint = False
  95.       ShowHint = True
  96.       TabOrder = 2
  97.       TabStop = True
  98.     end
  99.     object RadioButton4: TRadioButton
  100.       Left = 8
  101.       Top = 64
  102.       Width = 65
  103.       Height = 17
  104.       Hint = 'Use the "sRGB" color space (mainly for web use)'
  105.       Caption = 'sRGB'
  106.       ParentShowHint = False
  107.       ShowHint = True
  108.       TabOrder = 3
  109.     end
  110.     object RadioButton5: TRadioButton
  111.       Left = 8
  112.       Top = 112
  113.       Width = 89
  114.       Height = 17
  115.       Hint = 
  116.         'Use the "Bruce RGB" color space.  This space has a wider gamut t' +
  117.         'han sRGB, but is still very suitable for viewing on the web and ' +
  118.         'most workstations.  It may, however, appear a bit oversaturated ' +
  119.         'in color compared to Adobe RGB.'
  120.       Caption = 'Bruce RGB'
  121.       ParentShowHint = False
  122.       ShowHint = True
  123.       TabOrder = 4
  124.     end
  125.     object RadioButton6: TRadioButton
  126.       Left = 8
  127.       Top = 88
  128.       Width = 97
  129.       Height = 17
  130.       Hint = 
  131.         'Use the NTSC color space.  This is the color space used in JPG i' +
  132.         'mages processed by the D1 camera.  Using NTSC color space will c' +
  133.         'losely emulate the color of the in-camera JPG'#39's.'
  134.       Caption = 'NTSC (1953)'
  135.       ParentShowHint = False
  136.       ShowHint = True
  137.       TabOrder = 5
  138.     end
  139.   end
  140.   object GroupBox2: TGroupBox
  141.     Left = 8
  142.     Top = 168
  143.     Width = 265
  144.     Height = 89
  145.     Caption = 'Dynamic Range'
  146.     TabOrder = 3
  147.     object Label4: TLabel
  148.       Left = 14
  149.       Top = 65
  150.       Width = 115
  151.       Height = 16
  152.       Caption = 'Auto levels clip (%):'
  153.     end
  154.     object Label6: TLabel
  155.       Left = 136
  156.       Top = 38
  157.       Width = 46
  158.       Height = 16
  159.       Caption = 'Shadow'
  160.     end
  161.     object Label5: TLabel
  162.       Left = 200
  163.       Top = 38
  164.       Width = 50
  165.       Height = 16
  166.       Caption = 'Highlight'
  167.     end
  168.     object Edit5: TEdit
  169.       Left = 136
  170.       Top = 57
  171.       Width = 49
  172.       Height = 24
  173.       Hint = 'Defines the lower (shadow) limit of the histogram curve.'
  174.       ParentShowHint = False
  175.       ShowHint = True
  176.       TabOrder = 0
  177.       Text = '1.5'
  178.     end
  179.     object Edit4: TEdit
  180.       Left = 200
  181.       Top = 57
  182.       Width = 49
  183.       Height = 24
  184.       Hint = 'Defines the upper (highlight) limit of the histogram curve.'
  185.       ParentShowHint = False
  186.       ShowHint = True
  187.       TabOrder = 1
  188.       Text = '0.1'
  189.     end
  190.     object CheckBox2: TCheckBox
  191.       Left = 14
  192.       Top = 24
  193.       Width = 89
  194.       Height = 17
  195.       Hint = 
  196.         'Checking this box will override the D1 exposure to maximize the ' +
  197.         'dynamic range of the image.  Leave unchecked to use the camera'#39's' +
  198.         ' exposure.'
  199.       Caption = 'Auto Level'
  200.       Checked = True
  201.       ParentShowHint = False
  202.       ShowHint = True
  203.       State = cbChecked
  204.       TabOrder = 2
  205.       OnClick = CheckBox2Click
  206.     end
  207.   end
  208.   object GroupBox3: TGroupBox
  209.     Left = 8
  210.     Top = 8
  211.     Width = 265
  212.     Height = 161
  213.     Caption = 'Appearance'
  214.     TabOrder = 4
  215.     object Label1: TLabel
  216.       Left = 143
  217.       Top = 24
  218.       Width = 50
  219.       Height = 16
  220.       Caption = 'Gamma:'
  221.     end
  222.     object Label2: TLabel
  223.       Left = 64
  224.       Top = 56
  225.       Width = 130
  226.       Height = 16
  227.       Caption = 'Contrast enhance (%):'
  228.     end
  229.     object Label3: TLabel
  230.       Left = 53
  231.       Top = 88
  232.       Width = 140
  233.       Height = 16
  234.       Caption = 'Saturation enhance (%):'
  235.     end
  236.     object Edit1: TEdit
  237.       Left = 200
  238.       Top = 16
  239.       Width = 49
  240.       Height = 24
  241.       Hint = 'Gamma value of the device'
  242.       ParentShowHint = False
  243.       ShowHint = True
  244.       TabOrder = 0
  245.       Text = '2.2'
  246.     end
  247.     object Edit2: TEdit
  248.       Left = 200
  249.       Top = 48
  250.       Width = 49
  251.       Height = 24
  252.       Hint = 'Percent contrast enhancement'
  253.       ParentShowHint = False
  254.       ShowHint = True
  255.       TabOrder = 1
  256.       Text = '0'
  257.     end
  258.     object Edit3: TEdit
  259.       Left = 200
  260.       Top = 80
  261.       Width = 49
  262.       Height = 24
  263.       Hint = 'Percent color saturation enhancement'
  264.       ParentShowHint = False
  265.       ShowHint = True
  266.       TabOrder = 2
  267.       Text = '0'
  268.     end
  269.     object CheckBox1: TCheckBox
  270.       Left = 8
  271.       Top = 136
  272.       Width = 129
  273.       Height = 17
  274.       Hint = 'Correct false color fringing in high contrast areas'
  275.       Caption = 'Fringe Correction'
  276.       ParentShowHint = False
  277.       ShowHint = True
  278.       TabOrder = 3
  279.     end
  280.   end
  281. end
  282.